home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2439 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  837 b 

  1. Path: hsrs12.bts.ibm.com!kishore
  2. From: kishore@hsrs12.bts.ibm.com (Velamakanni Kishore)
  3. Newsgroups: comp.lang.c++
  4. Subject: .def file creation for VC++ 4.0
  5. Date: 17 Jan 1996 19:32:12 GMT
  6. Organization: IBM Zurich Research Laboratory
  7. Message-ID: <4djirs$hps@grimsel.zurich.ibm.com>
  8. NNTP-Posting-Host: hsrs12.bts.ibm.com
  9. X-Newsreader: Tin 1.1 PL4
  10.  
  11. Hello,
  12.  
  13. I am porting C++ files from AIX (UNIX) and OS/2 to Windows NT.
  14. I am using VC++ 4.0 compiler on Windows NT. I would like to generate
  15. dll file from the ported C++ code. Is there any utility program
  16. which generates .def from all .obj files? In OS/2 there is an 
  17. utility "CPPFILT" which generates .def file from all .obj files.
  18. I am looking for the same kind of utility on Windows NT for VC++ 4.0.
  19. Please e-mail me the information. My e-mail address : kolli@vnet.ibm.com
  20.  
  21. Thanks,
  22. -kolli. 
  23.